home *** CD-ROM | disk | FTP | other *** search
/ Multimedia Plus / Multimedia Plus with ClearVue Version 10-94 (Knowledge Media Inc.).ISO / dos / anim / artform / playback.doc < prev    next >
Text File  |  1992-10-03  |  3KB  |  68 lines

  1.     -=Artform 3D=- Playback utility program
  2.     ---------------------------------------
  3.  
  4. Description
  5. -----------
  6.  
  7. Artform 3D is a sofware tool which may be used to create 3D animation.
  8. The user freindly environment contains a complete set of utilities for
  9. producing high quality presentations. Artform 3D is suitable for
  10. advertising, education or any number of other applications.
  11.  
  12. Artform 3D animations may feature any number of realistic 3D objects
  13. navigating their way through a virtual universe. The surface of an object
  14. may reflect the light from many sources. The scene may be viewed from a
  15. camera which glides through space and spins in every direction.
  16.  
  17. Details for the objects, the camera, and the light sources are written
  18. using a high level language which is simple, powerful and flexible. There
  19. are virtually no limitations to the complexity of the animations that may
  20. be created using Artform 3D.
  21.  
  22. Artform 3D is more than just another animation package, it represents the
  23. new standard for generating three dimensional animated graphics. Artform
  24. 3D is simple to use, it provides a very comfortable working environment
  25. and it offers a powerful set of tools for drawing in three dimensions.
  26.  
  27. Copyright
  28. ---------
  29.  
  30. Artform 3D playback utility program is covered by copyright laws.
  31. All rights for this software belong entirely to the author:
  32.  
  33.     Robert Stewart
  34.     GPO Box 1722
  35.     Sydney NSW 2001
  36.     Australia
  37.  
  38. The "Playback" utility program may be distributed and used without any
  39. restrictions whatsoever. This document file should be copied with it.
  40. The source code for this program is available and may be freely used
  41. to develop a software interface for Artform 3D video files.
  42.  
  43. Instructions
  44. ------------
  45.  
  46. The "Playback" program must specify a file name. This may be the name
  47. of any video file, or it may be the name of a text file containing a list
  48. of video files. The extension need not be included in the file name.
  49.  
  50. The playback speed may also be specified, in frames per second. If the
  51. value is not specified or is zero, then the video file will play back at
  52. the maximum possible rate. A value of between one and 99 will set the rate
  53. with crystal accuracy, up to the maximum possible rate.
  54.  
  55. A number may also be specified which will be the number of times that the
  56. video file or list file will be repeated. If this value is not specified,
  57. or is equal to zero, then the video or list file will be repeated
  58. indefinitely.
  59.  
  60.     Playback <name of file> {playback speed} {number of cycles}
  61.                video/list       optional          optional
  62.  
  63. Only one space character should to be inserted between each parameter.
  64. A text file with the extension "LST" may be written to contain a list of
  65. video files. A new line should be given to each file name in the list.
  66. Each file name may have its own playback parameters.
  67.  
  68. ====================================================